Last Change: 2025-05-14 #dba
Projects
Projects are contained in layers. A Rhino scene can contain multiple projects.
Projects are structured as follows:
PROJECT NAME
├── MESHES
│ ├── ENV
│ ├── DFENV
│ └── BOUNDARIES
├── FIELDS
│ ├── DENSITY
│ ├── THICKNESS
│ ├── CAVITY
│ └── SURFACE BIAS
└── SPHERENES (Results)
└── PARTNAME
├── SINGLE SURFACE (si)
├── SOLID SURFACE (SO)
├── COMMENTS
└── MESSAGES
tip
You can switch between projects using or by entering
sphe_project_select
in the command line.